home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2001 July / Practical Internet July 2001.iso / Software / Full / WebGraphics / GTImageViewer.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Encoding:
Text File  |  2001-09-22  |  2.2 KB  |  85 lines

  1. object Form4: TForm4
  2.   Left = 137
  3.   Top = 151
  4.   Width = 551
  5.   Height = 402
  6.   Caption = 'GT Image Viewer (c) Guildhall Leisure Services - Help'
  7.   Color = clInfoBk
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object StaticText1: TStaticText
  17.     Left = 8
  18.     Top = 0
  19.     Width = 193
  20.     Height = 25
  21.     AutoSize = False
  22.     Caption = 'Using Animated GIF'#39's:'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -16
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold, fsUnderline]
  28.     ParentFont = False
  29.     TabOrder = 0
  30.   end
  31.   object Memo1: TMemo
  32.     Left = 4
  33.     Top = 24
  34.     Width = 521
  35.     Height = 305
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     Lines.Strings = (
  42.       'Instructions for Viewing the Animated Gifs'
  43.       ''
  44.       'Option 1:'
  45.       ''
  46.       '1) Double click on your internet browser icon.'
  47.       ''
  48.       '2) Load the animated gif file you want to see. '
  49.       '- In Netscape Navigator, choose "Open file" in  the "File" menu.'
  50.       
  51.         '- In Microsoft Internet Explorer, choose "Open" in  the "File" m' +
  52.         'enu.  Animation will only work when the file is '
  53.       'viewed as a web page over the internet.'
  54.       '(All animated gifs are located inside "GIFS" folder on CD-ROM.)'
  55.       ''
  56.       'Option 2:'
  57.       ''
  58.       
  59.         '1) Double click on  "GifBuilder" icon found inside "GifBuilder" ' +
  60.         'folder on CD-ROM.'
  61.       ''
  62.       
  63.         '2) Make sure Preview window is visible, choose "Preview Window" ' +
  64.         'in the "Window" menu.'
  65.       ''
  66.       
  67.         '3) Choose "Open" in the "File" menu and then select the animatio' +
  68.         'n you want to see. (All animated gifs are '
  69.       'located inside "GIFS" folder on CD-ROM.)'
  70.       ''
  71.       '4) To Play the file, choose "Start" in the "Animation"')
  72.     ParentFont = False
  73.     TabOrder = 1
  74.   end
  75.   object Button1: TButton
  76.     Left = 8
  77.     Top = 336
  78.     Width = 89
  79.     Height = 17
  80.     Caption = 'Close'
  81.     ModalResult = 1
  82.     TabOrder = 2
  83.   end
  84. end
  85.